It was cold and rainy this Saturday morning, so I needed something to warm
authorFederico Mena Quintero <federico@helixcode.com>
Sun, 11 Jun 2000 18:18:28 +0000 (18:18 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Sun, 11 Jun 2000 18:18:28 +0000 (18:18 +0000)
commit9df3e65391948ef75fcab7bba8da6ee1fb718f21
tree58bb20b29e8c00ae232df5cd5d9a782727c076b5
parent62e51198728e9583831b36ae442a96c185bdd2e7
It was cold and rainy this Saturday morning, so I needed something to warm

2000-06-10  Federico Mena Quintero  <federico@helixcode.com>

* demo/pixbuf-demo.c: It was cold and rainy this Saturday morning,
so I needed something to warm my thighs.  Running plain infinite
loops on your laptop to make it hot is not very much fun.  A demo
of the gdk-pixbuf scaling functions is way better, and looks
prettier, too.

* configure.in (AC_OUTPUT): Added the demo Makefile.

* Makefile.am (SUBDIRS): Added the demo directory.
12 files changed:
demos/apple-red.png [new file with mode: 0644]
demos/background.jpg [new file with mode: 0644]
demos/gnome-applets.png [new file with mode: 0644]
demos/gnome-calendar.png [new file with mode: 0644]
demos/gnome-foot.png [new file with mode: 0644]
demos/gnome-gimp.png [new file with mode: 0644]
demos/gnome-gmush.png [new file with mode: 0644]
demos/gnome-gsame.png [new file with mode: 0644]
demos/gnu-keys.png [new file with mode: 0644]
demos/pixbuf-demo.c [new file with mode: 0644]
demos/testpixbuf-scale.c
gdk-pixbuf/ChangeLog